home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / AceMoney Lite 3.12 / AceMoneyLiteSetup.exe / {app} / SaveSettings.bat < prev    next >
DOS Batch File  |  2008-06-10  |  215b  |  6 lines

  1. @echo off
  2. rem This batch file saves AceMoney settings
  3. rem from the registry to file AceMoneySettings.reg in the current directory.
  4.  
  5. regedit /e AceMoneySettings.reg "HKEY_CURRENT_USER\Software\MechCAD\AceMoney"
  6.